Docker is a publisher whose open-source portfolio revolves around containerization, the practice that packages applications with their dependencies so they run identically on any host. Its flagship Docker Desktop bundles the Docker Engine, Kubernetes, and developer-centric GUI for Windows and macOS, letting coders build, test, and share container images locally before pushing them to cloud registries. Complementing the desktop client, Docker CLI supplies the command-line interface that orchestrates containers and images, while Docker Compose adds YAML-driven multi-container orchestration for microservice stacks, databases, and message brokers. Docker Buildx extends the build pipeline with multi-architecture support, parallel layers, and remote caching, enabling CI servers to produce images for Intel, Arm, or cloud FaaS from the same Dockerfile. Agent, Dash, and Docker Sandboxes form a newer family of sandboxed runtimes aimed at AI-assisted coding workflows, spinning up isolated, reproducible environments where generative agents can install dependencies, run tests, or compile artifacts without touching the host OS. Finally, docker-credential-wincred integrates transparently with the Windows Credential Manager to store registry passwords securely. Together these tools cover the complete container life-cycle—from initial image creation through collaborative shipping, local experimentation, and secure runtime isolation—making Docker a staple for DevOps engineers, software vendors, and data-science teams that need portable, version-locked deployments across laptops, on-prem servers, and hyperscale clouds. The publisher’s software is available for free on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always install the latest releases, and can be queued for batch installation of multiple applications.
Agent Builder and Runtime by Docker Engineering
DetailsDocker CLI plugin for extended build capabilities with BuildKit
DetailsProvides a helper to use Windows credentials manager as store.
DetailsDocker CLI & Docker Engine for Windows containers. Docker is an open platform for developing, shipping, and running applications.
Detailsdocker-compose plugin for docker cli
DetailsDocker Desktop is an application for macOS and Windows machines for the building and sharing of containerized applications.
DetailsDocker Desktop is an application for MacOS and Windows machines for the building and sharing of containerized applications. Access Docker Desktop and follow the guided onboarding to build your first containerized application in minutes.
DetailsDash by Docker lets you run AI coding agents in isolated environments on your machine.
DetailsDocker Sandboxes gives agents safe, isolated environments to work in.
Details